DrawWidth
This property returns and sets the line width for output from a graphics method in the imaG window when working in DRAW mode.
Syntax: | imaG.DrawWidth = drawwidth |
drawwidth (integer) | This value represents the width of the line in pixels. |
Default Value: 1 pixel wide
This is a standard Microsoft Visual Basic property.
See also DrawCircle , DrawLine , DrawMode, DrawPoint , DrawString , DrawStyle , EditLineWidth